home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu013.dms / pu013.adf / not_mine / BIGBOOT.txt < prev    next >
Text File  |  2000-01-01  |  518b  |  22 lines

  1.                    BIGBOOT instructions
  2.  
  3. 1) Make a working assembler program (relocatable).
  4. 2) Do the following:
  5.    SEKA   (if you haven't already done that)
  6.    200    (should be more than enough memory)
  7.    vdf1:not_mine (if this disk is in df1: of course)
  8.    r
  9.    header
  10.    l******
  11.    r
  12.    [file] (the name of your SEKA source)
  13.    A
  14.     Now you should correct errors such as double symbols etc.
  15.    WI
  16.    location
  17.    finis
  18.    !
  19.    Y
  20.    BIGBOOT
  21.    booty
  22.         (from here on follow up instructions of BIGBOOT)